home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (4th Edition) / The Business Master - 4th Edition.iso / files / utilhive / shez / shez.rev < prev    next >
Encoding:
Text File  |  1993-09-07  |  6.6 KB  |  129 lines

  1.  
  2.  
  3.                         SHEZ REVISION HISTORY
  4.  
  5. v9.3   9/07/93  Complete re-write  of virus  scanning  function. Virus
  6.        scan is  now much faster.  It can scan nested compressed files,
  7.        including self extracting files, to an unlimited depth.
  8.        Corrected misc. errors when processing ARJ compressed files.
  9.        Added code to make SHEZ  OS/2 and Windows enhanced mode  aware.
  10.        When running under  Desqview, OS/2, or  Windows enhanced,  SHEZ
  11.        will release its timeslice when waiting for keyboard input.
  12.        Added user defined menu function.  User  menu items are defined
  13.        in the SHEZ.INI file.
  14.        Added  ability to ZOOM  main DOS directory  window.  Also added
  15.        configuration item in SHEZCFG program  to make ZOOMED state the
  16.        default.  When window in ZOOMED and user is running under  4DOS
  17.        and has 4DOS descriptions enabled the descriptions will  appear
  18.        to the right of the filenames.
  19.        Added  support for 4DOS  LIST function.   The 4DOS LIST command
  20.        can now be used as the default viewer.
  21.  
  22. v9.2   8/11/93 SHEZ  now  looks for  a  SHEZ.INI,  file instead  of  a
  23.        SHEZ.EV file, for external viewer information.
  24.        Completely revised the file print functions.
  25.        Added user defined printer support to the SHEZ.INI file.
  26.        Added  new file print support.   Four internal printing methods
  27.        are supported in addition to up to three user defined printers.
  28.        Removed  filespec  box  when   viewing  a  secondary  directory
  29.        listing.
  30.        Added  ability to virus  scan a highlighted  directory from the
  31.        DOS directory display window.
  32.        When  moving back  up a  directory tree,  SHEZ will  attempt to
  33.        position the highlight bar at the previous location.
  34.        When converting compressed  files to the  same format, and  the
  35.        original compressed  files has  a non-standard  file extension,
  36.        SHEZ will now allow you to delete  the original compressed file
  37.        after conversion.
  38.        Added  support  for   ARJ  2.41  including   security  envelope
  39.        identification.
  40.        Added critical error handler to intercept most errors.
  41.        Added ability  to convert a  compressed file that  is currently
  42.        being viewed.
  43.        Both the forward and back slash keys will now bring  up the top
  44.        menu bar.
  45.  
  46. v9.1   7/10/93 Added user configuration option to intercept the CTRL-C
  47.        and CTRL-BREAK keys.
  48.        Added  ability  to  change  to  a  specific  directory   before
  49.        executing an external file viewer.
  50.        Added ability to pause after executing an external file viewer.
  51.        Corrected  the processing of  the SHEZ.EV file.   In some cases
  52.        the  specified  viewer specification  was  not correctly  being
  53.        interpreted.
  54.        When attempting to  use an external  viewer on a  file with  no
  55.        extension the default external viewer will be used if defined.
  56.        Added CTRL-S command to strip the master comment records from a
  57.        ZIP compressed file.
  58.        Added ability to identify SFX  files built my the PKZIP  family
  59.        mode programs.
  60.        Function key line commands are now mouse selectable.
  61.        Added mouse selectable items  to some dialogue boxes.  When the
  62.        dialogue box has mouse selectable item they  will appear on the
  63.        bottom line of the box in curly braces.
  64.        Fixed problem  where the  CTRL-ENTER  key was  not  functioning
  65.        after pressing the TAB key to open  the secondary DOS directory
  66.        window.
  67.        Added CTRL-F4 function to create directories.
  68.        Added CTRL-F5 function to delete directory tree's.
  69.        Added support for ARJ 2.41.
  70.        Middle button of three button  mouse will now pop-up the  mouse
  71.        menu.
  72.        Mouse  menu can also  be activated by  pressing and holding the
  73.        right mouse button,  press the left mouse  button and releasing
  74.        both.
  75.  
  76. v9.0   5/10/93 Made  some fine  adjustments to the  LCD monitor  color
  77.        set.
  78.        When creating  a new compressed  file the F9  (directory search
  79.        command) has been added.
  80.        Fixed lockup problem when pressing  the END key in a  directory
  81.        dialog box.
  82.        Moved SELF EXTRACTING type indentifier to the right side of the
  83.        seperator line.
  84.        Added option NOT to convert nested compressed files.
  85.        An error message will now  be displayed if the EXTERNAL  VIEWER
  86.        table file is not found.
  87.        Corrected problem  when attempting  to  edit a  file  contained
  88.        within an ARJ compressed file that also contained PATH names.
  89.        Made   additional  corrections  when  attempting  to  list  the
  90.        contents of a ZIP file that contains nested ZIP files.
  91.        Completely  re-wrote  and  re-designed the  MOUSE  interface to
  92.        SHEZ.
  93.  
  94. v8.9   3/13/93 When  entering an un-qualified filename  on the command
  95.        line SHEZ  would not allow  access to the  file, this  has been
  96.        corrected.
  97.        When entering  a filename with a  $ anywhere in  the name, SHEZ
  98.        would not allow access to the file, this has been fixed.
  99.        To  display the  mouse  menu, double  clicking  the left  mouse
  100.        button has been reinstated.
  101.        Added Freshen file,  and External Viewer  launch, to the  mouse
  102.        menu.
  103.        When entering  a filespec  on the command  line sometimes  SHEZ
  104.        would not find the file, -- FIXED --
  105.        When  using *.* on  the command  line, or in  the configuration
  106.        file SHEZ would not find any files. --FIXED--
  107.        SHEZ will now accept relative  path names on the command  line.
  108.        I.E.  ..\any\*.*
  109.        The environment  variable SHEZEV is  no longer used  to specify
  110.        external viewers.  This has been replaced by a SHEZ.EV external
  111.        file.
  112.  
  113. v8.8   3/6/93  Corrected error routine  display when  swapping routine
  114.        fails.
  115.        Fixed create new compressed file routine when tagging files and
  116.        requesting multi-volume option.
  117.        SHEZ will now correctly compressed  files even if their is  not
  118.        file extension entered on the command line.
  119.        Made adjustments to volume label support for PKZIP.
  120.        Changed  method of  displaying  the MOUSE  MENU.   Changed from
  121.        double click  left mouse  button, to  single  click left  mouse
  122.        button while holding down the ALT key.
  123.        Modified the  SHEZCFG program  do recognize  and automactically
  124.        convert old external configuation file.
  125.        Added  new   command  ALT-R  to  rename   highlighted  file  in
  126.        compressed files.
  127.        Added  additional check to prevent false id of ARC and PAK type
  128.        compressed files.
  129.